[INFO] cloning repository https://github.com/YouKnow-sys/saamt-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YouKnow-sys/saamt-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYouKnow-sys%2Fsaamt-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYouKnow-sys%2Fsaamt-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c24da70b83ec38557e2e0ba73e41738767991d4d
[INFO] checking YouKnow-sys/saamt-rs against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYouKnow-sys%2Fsaamt-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/YouKnow-sys/saamt-rs
[INFO] finished tweaking git repo https://github.com/YouKnow-sys/saamt-rs
[INFO] tweaked toml for git repo https://github.com/YouKnow-sys/saamt-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/YouKnow-sys/saamt-rs on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/YouKnow-sys/saamt-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.53
[INFO] [stderr]   Downloaded serde_json v1.0.109
[INFO] [stderr]   Downloaded thiserror v1.0.53
[INFO] [stderr]   Downloaded anyhow v1.0.78
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded binrw v0.13.3
[INFO] [stderr]   Downloaded binrw_derive v0.13.3
[INFO] [stderr]   Downloaded syn v2.0.44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e71ccdab4c749fcca2b4d8f3b435254486d827cdf54a96dbfd4a2bfa9db56b7f
[INFO] running `Command { std: "docker" "start" "e71ccdab4c749fcca2b4d8f3b435254486d827cdf54a96dbfd4a2bfa9db56b7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e71ccdab4c749fcca2b4d8f3b435254486d827cdf54a96dbfd4a2bfa9db56b7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e71ccdab4c749fcca2b4d8f3b435254486d827cdf54a96dbfd4a2bfa9db56b7f" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e71ccdab4c749fcca2b4d8f3b435254486d827cdf54a96dbfd4a2bfa9db56b7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e71ccdab4c749fcca2b4d8f3b435254486d827cdf54a96dbfd4a2bfa9db56b7f" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.73
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling binrw_derive v0.13.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.53
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling binrw v0.13.3
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling anyhow v1.0.78
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking anstream v0.6.5
[INFO] [stderr]     Checking clap_builder v4.4.12
[INFO] [stderr]    Compiling quote v1.0.34
[INFO] [stderr]    Compiling syn v2.0.44
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.53
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking clap v4.4.12
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking saamt-core v0.1.4 (/opt/rustwide/workdir/saamt-core)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> saamt-core/src/config/lookuptable/mod.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .filter(|&(_, e)| (e.index == idx))
[INFO] [stdout]    |                               ^              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 62 -             .filter(|&(_, e)| (e.index == idx))
[INFO] [stdout] 62 +             .filter(|&(_, e)| e.index == idx)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> saamt-core/src/config/lookuptable/mod.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .filter(|&(_, e)| (e.index == idx))
[INFO] [stdout]    |                               ^              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 62 -             .filter(|&(_, e)| (e.index == idx))
[INFO] [stdout] 62 +             .filter(|&(_, e)| e.index == idx)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> saamt-core/src/reporter.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |         reporter: &mut P,
[INFO] [stdout]    |                   ^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 41 |     ) -> ProgressReporterIter<P, Self> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     ) -> ProgressReporterIter<'_, P, Self> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> saamt-core/src/sfx/bank.rs:204:23
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn raw_sounds(&self) -> RawSounds {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn raw_sounds(&self) -> RawSounds<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> saamt-core/src/sfx/platforms/pc.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn pc_sounds(&self) -> PCSounds {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn pc_sounds(&self) -> PCSounds<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> saamt-core/src/sfx/platforms/ps2.rs:227:23
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn ps2_sounds(&self) -> PS2Sounds {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn ps2_sounds(&self) -> PS2Sounds<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> saamt-core/src/utils/vag/mod.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn decoder(&self) -> VAG2WAVDecoder {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn decoder(&self) -> VAG2WAVDecoder<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking saamt-cli v0.1.4 (/opt/rustwide/workdir/saamt-cli)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> saamt-core/src/reporter.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |         reporter: &mut P,
[INFO] [stdout]    |                   ^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 41 |     ) -> ProgressReporterIter<P, Self> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     ) -> ProgressReporterIter<'_, P, Self> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> saamt-core/src/sfx/bank.rs:204:23
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn raw_sounds(&self) -> RawSounds {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn raw_sounds(&self) -> RawSounds<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> saamt-core/src/sfx/platforms/pc.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn pc_sounds(&self) -> PCSounds {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn pc_sounds(&self) -> PCSounds<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> saamt-core/src/sfx/platforms/ps2.rs:227:23
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn ps2_sounds(&self) -> PS2Sounds {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn ps2_sounds(&self) -> PS2Sounds<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> saamt-core/src/utils/vag/mod.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn decoder(&self) -> VAG2WAVDecoder {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn decoder(&self) -> VAG2WAVDecoder<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.93s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.13.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "e71ccdab4c749fcca2b4d8f3b435254486d827cdf54a96dbfd4a2bfa9db56b7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e71ccdab4c749fcca2b4d8f3b435254486d827cdf54a96dbfd4a2bfa9db56b7f", kill_on_drop: false }`
[INFO] [stdout] e71ccdab4c749fcca2b4d8f3b435254486d827cdf54a96dbfd4a2bfa9db56b7f
